home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Belgian Amiga Club - ADF Collection
/
BS1 part 65.zip
/
BS1 part 65
/
DevPac v3.02b.adf
/
include
/
graphics
/
sprite.i
< prev
next >
Wrap
Text File
|
1991-11-20
|
402b
|
22 lines
IFND GRAPHICS_SPRITE_I
GRAPHICS_SPRITE_I SET 1
**
** $Filename: graphics/sprite.i $
** $Release: 1.3 $
**
**
**
** (C) Copyright 1985,1986,1987,1988 Commodore-Amiga, Inc.
** All Rights Reserved
**
STRUCTURE SimpleSprite,0
APTR ss_posctldata
WORD ss_height
WORD ss_x
WORD ss_y
WORD ss_num
LABEL ss_SIZEOF
ENDC ; GRAPHICS_SPRITE_I